home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14207 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: chaos.kulnet.kuleuven.ac.be!usenet
  2. From: christian.felique@student.kuleuven.ac.be (christian felique)
  3. Newsgroups: comp.lang.c++
  4. Subject: [1] .TTF to .FON ?    [2] Fonteditor for .FON/.TTF ?
  5. Date: 29 Mar 1996 11:17:10 GMT
  6. Organization: Katholieke Universiteit Leuven
  7. Message-ID: <4jggrm$fjd@chaos.kulnet.kuleuven.ac.be>
  8. NNTP-Posting-Host: cc399.cc.kuleuven.ac.be
  9. X-Newsreader: WinVN 0.92.6+
  10.  
  11. Here are some questions.
  12.  
  13. [1] I am looking for font editor for .FON or .TTF files
  14.  
  15. [2] I am looking for a program that can convert
  16. a Truetype font to a Windows 3.0  .FON bitmap font.
  17. I have found a program SysFon that converts
  18. any TTF font to a Windows system font (also .FON).
  19. It works fine, but it only converts fonts < 36 points.
  20. (bigger typefaces are not allowed: it will
  21. display error message : Font resource limited to 65K... or
  22. something like that).
  23.  
  24. 1. Is there a program that has no limitations like SysFon. ?
  25.    (convert TTF of any size to WIN .FON file)
  26.  
  27. 2. SysFon converts the TTF to a FON file which holds only
  28.    one fontsize. But I know that there are .FON files which
  29.    hold more than one size : for example TMSRB.FON
  30.    (Tms Rmn font)
  31.    Is there a program that can convert a TTF to a FON
  32.    file with multiple fontsizes ?
  33.    FOR EXAMPLE Truetype Arial to FON: 36X20
  34.                                       20x18 
  35.                                       10x8,....
  36.     or something like that
  37.  
  38.  
  39.  
  40. I need this program, because I still use Microsoft Quick C for DOS.
  41. It supports MS WIN 3.0 FON files using 
  42. the graphics library functions :  _registerfonts, _setfont,
  43.                                   _outgtext
  44.  
  45.    F.E.  _setfont("t'modern' w20 h30");
  46.          
  47.  
  48.  
  49. SEND YOUR ANSWERS TO: CHRISTIAN.FELIQUE@STUDENT.KULEUVEN.AC.BE
  50.  
  51. (+ POST ALSO IN THE NEWSGROUP. BUT PLEASE SEND EMAIL, BECAUSE
  52.   I DON'T HAVE MUCH TIME TO READ NEWSGROUP SECTION)
  53.  
  54.  
  55.   THANKSSSSSS !!!!
  56.  
  57.  
  58.  
  59.       ****   ****** 
  60.      ******  ******
  61.      **      **  
  62.      **      ******  
  63.      **      ******
  64.      ******  **
  65.       ****   **
  66.  
  67.